Extends:
Modifiers:
Source code
SFItem.SFSpeedDrug%%
%function_comment% | float | SpeedIncrease |
| Activate () | |||
| Activated | BeginState () | ||
| Activated | Endstate () |
{
SpeedIncrease=0.100000
ItemDescription="Speed Drug:\nA Bio-chemical Enhancement.\nThe chemical contained within will increase the wearer's movement speed by a rate of 10%.\nATTENTION: Unauthorized use of this product can result in a loss of wages, and/or criminal punishment."
ItemIcon=Texture'SfResource1.Icons.SpeedIco'
bIsActiveItem=True
bActivatable=True
ItemName="Speed Drug"
PlayerViewMesh=LodMesh'SFItem.SFSpeedDrug'
PickupViewMesh=LodMesh'SFItem.SFSpeedDrug'
PickupSound=Sound'UnrealShare.Pickups.GenPickSnd'
ActivateSound=Sound'UnrealI.Pickups.fFieldh2'
RemoteRole=ROLE_DumbProxy
Mesh=LodMesh'SFItem.SFSpeedDrug'
AmbientGlow=32
}